arm: mvebu: a38x: Remove unsupported topologies
authorKevin Smith <[email protected]>
Fri, 23 Oct 2015 17:53:19 +0000 (17:53 +0000)
committerLuka Perkov <[email protected]>
Tue, 17 Nov 2015 22:41:41 +0000 (23:41 +0100)
commit544acb07ecebc096c9449e675481ba280311fb0b
tree3e322a650976aa6972e69d84cf65e9b7e0664ae4
parent3d4825446e4258192e1f2302d691a8c0c82a0975
arm: mvebu: a38x: Remove unsupported topologies

A lot of extra configuration information was left over in the
Marvell serdes and DDR3 initialization code for boards that
U-boot does not support.  Remove this extra config information,
and the concept of fixing up board topologies with information
loaded from an EEPROM.  If this needs to be done, it should be
handled in the board file, not in core code.

Signed-off-by: Kevin Smith <[email protected]>
Acked-by: Stefan Roese <[email protected]>
Cc: Dirk Eibach <[email protected]>
Cc: Luka Perkov <[email protected]>
arch/arm/mach-mvebu/serdes/a38x/Makefile
arch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec-38x.c
arch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec.c
arch/arm/mach-mvebu/serdes/a38x/high_speed_topology_spec-38x.c [deleted file]
arch/arm/mach-mvebu/serdes/a38x/high_speed_topology_spec.h [deleted file]
arch/arm/mach-mvebu/serdes/a38x/seq_exec.c
arch/arm/mach-mvebu/serdes/a38x/sys_env_lib.c
arch/arm/mach-mvebu/serdes/a38x/sys_env_lib.h
board/Marvell/db-88f6820-gp/db-88f6820-gp.c
drivers/ddr/marvell/a38x/ddr3_a38x.h
drivers/ddr/marvell/a38x/ddr3_init.c